/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetInt32

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field int value.

Syntax

C#
public Int32 GetInt32(Int32 i)

Returns the int value of the data field at the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.